home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 144 / XENIATGM144.iso / Shareware / VCDEasy 1.1.1 / VCDEasy_v1.1.1_Setup.exe / {app} / VCDImager / NEWS.txt < prev    next >
Text File  |  2002-01-04  |  10KB  |  358 lines

  1. $Id: NEWS,v 1.59 2002/01/04 20:20:29 hvr Exp $
  2.  
  3. see ChangeLog for more information
  4.  
  5. version 0.7.12 (unstable/development)
  6. =====================================
  7. 2002-01-04
  8.  
  9. * improved support for SVCD- and CVD-style subtitles
  10. * new conversion tool cdxa2mpeg added
  11. * minor subheader change for SPI area
  12. * create 150 sector post-gap ("leadout pregap") by default
  13. * fixed compilation with linux kernel headers prior to 2.2.16
  14. * switched to new automake/conf versions
  15.  
  16. version 0.7.11 (unstable/development)
  17. =====================================
  18. 2001-10-21
  19.  
  20. * improved linux cdrom support by adding support for the generic packet
  21.   cdrom interface
  22. * added native BSD/OS CDROM support
  23. * fixed libxml2 external entity loader
  24. * fixed minor subheader bug
  25. * be more tolerant when vcdxrip'ing faulty PBCs
  26. * new "leadout pregap" option
  27. * added 3 "-no*" options to vcdxrip
  28.  
  29. version 0.7.10 (unstable/development)
  30. =====================================
  31. 2001-08-29
  32.  
  33. * vcdxrip: new option for ignoring (faulty) extended pbc's 
  34. * fixed wrong warning for extended end list attributes
  35. * allow multi default selections to have entry points as play-item
  36. * gui mode added to vcdxbuild, vcdxminfo and vcdxrip
  37. * changed --version output format
  38. * progress display added to vcdxbuild and vcdxminfo
  39. * rewrite/improvement of MPEG scanning code (detect audio parameters)
  40. * detect OGT channels and set flags accordingly
  41. * new option "svcd vcd30 tracksvd"
  42. * set pregap and subindexes explicitly in cue sheet
  43. * vcdxminfo output format changed and enhanced
  44. * missing flag to indicate presence of extended PBC (hotspots) on
  45.   VCD2.0 added
  46. * new options for customization track gaps/margins
  47. * added --image-type/--image-option to vcdxbuild
  48. * implemented setting of <publisher-id> 
  49.  
  50. version 0.7.9 (unstable/development)
  51. ====================================
  52. 2001-08-01
  53.  
  54. * fixed assertion bug in vcdimager cli frontend
  55. * added support for HQ-VCD and VCD 1.0 formats
  56. * fixed bug in vcdxgen which created a PBC section for VCD 1.x by
  57.   default
  58. * new "leadout pause" option
  59. * implemented <auto-pause> points for segment play items
  60. * implemented SCANDATA.DAT dumping for vcddebug
  61. * fixed offset bug in SCANDATA.DAT creation for SVCD
  62. * implemented checking for unreferenced PBC items
  63. * fixed play nothing item in selections
  64.  
  65. version 0.7.8 (unstable/development)
  66. ====================================
  67. 2001-07-28
  68.  
  69. * updated VideoCD DTD
  70. * fixed minor ISO9660 PVD bug
  71. * renamed --add-dir to --add-dirtree and implemented a 'real'
  72.   --add-dir (e.g. for adding an empty SEGMENT dir)
  73. * implemented end list extension for SVCDs
  74. * reverted autoplay experiment
  75. * minor compatibility change for SVCD compatibility
  76. * fixed non working "svcd vcd30 entrysvd" option
  77. * added new tool for dumping mpeg infos/aps addresses
  78. * added support for empty (ref-less) <select> and <play-item>'s
  79. * fixed/added support for multi default selections
  80. * implement <default-entry> for allowing to reference the default 
  81.   entry point of sequence items
  82.  
  83. version 0.7.7 (unstable/development)
  84. ====================================
  85. 2001-06-30
  86.  
  87. * be more tolerant about ISO9660 fs, when disassembling images
  88. * implemented cdrdao style split image file writer
  89. * fixed item____.mpg enumeration bug exposed on multisegment SPIs
  90. * implemented/added (untested) auto play flag/xml tag
  91. * match enumeration of ISO9660 entries for ripped mpeg streams files
  92.  
  93. version 0.7.6 (unstable/development)
  94. ====================================
  95. 2001-06-16
  96.  
  97. * fixed boundary checks for segment play items
  98. * fix/workaround for cygwin stack bug exposed in vcddebug
  99. * made vcd30 mpegav more accurate
  100.  
  101. version 0.7.5 (unstable/development)
  102. ====================================
  103. 2001-06-12
  104.  
  105. * major documentation improvement
  106. * implemented creation of directories
  107. * new 'update scan offsets' option for fixing scan offset data in
  108.   video mpeg2 streams
  109. * more verbose info on mpeg errors
  110.  
  111. version 0.7.4 (unstable/development)
  112. ====================================
  113. 2001-06-07
  114.  
  115. * added checks for scan information data in mpeg2 streams
  116. * create extended PBC including selection areas
  117. * fixed creation of invalid XML
  118. * parsing of selection areas in vcdxrip implemented
  119. * fixed ISO9660 pathtable ordering
  120. * cleanups/bugfixes
  121.  
  122. version 0.7.3 (unstable/development)
  123. ====================================
  124. 2001-06-02
  125.  
  126. * implemented ISO9660 fs extraction
  127. * enhanced vcddebug to display extended PBC files and dump fs
  128.   structure with XA flags
  129. * fixed some XA flags related misunderstandings
  130. * fixed handling of unordered aps presentation timestamps (which fixes
  131.   entry point calculation)
  132. * fixed XML output of filesystem dump
  133.  
  134. version 0.7.2 (unstable/development)
  135. ====================================
  136. 2001-05-31
  137.  
  138. * vcddebug: fixed for pbc less vcds
  139. * improved subheader generation for SPIs
  140. * handle hybrid stills better
  141. * implemented option-tag parsing
  142. * new <option name="relaxed aps" value="true"/> for relaxed aps
  143.   constrains (see manual on access point sectors as well for important
  144.   warnings) 
  145. * handle truncated streams more tolerant
  146. * started updating manual
  147. * 'broken svcd mode' xml-<option> splitted up into "svcd vcd30 mpegav"
  148.   and "svcd vcd30 entrysvd" (see manual as well)
  149.  
  150. version 0.7.1 (unstable/development)
  151. ====================================
  152. 2001-05-27
  153.  
  154. * fixed broken entry id resolving
  155. * read support for NRG images added
  156. * support for rejected PBC items implemented
  157. * replaced vcdrip by vcddebug
  158. * added (previously) missing IO error detection for output in vcdxrip
  159. * minor cleanups
  160.  
  161. version 0.7.0 (unstable/development)
  162. ====================================
  163. 2001-05-24
  164.  
  165. * dummy PBC generation disabled for classic vcdimager frontend 
  166.   (use vcdxgen instead)
  167. * warn if labels are non-conforming
  168. * use PTS times instead of inaccurate GOP timecodes
  169. * support for segment items added
  170. * support for additional entry points added
  171. * support for (auto)pause points added
  172. * (full) PBC support (including playlists, menus/selections) added
  173. * new XML based frontend(s) added (vcdxgen, vcdxbuild, vcdxrip)
  174.  
  175. version 0.6.2 (stable)
  176. ======================
  177. 2001-05-15
  178.  
  179. * improved SPI ripping
  180. * fixed ripping of vcds with additional entry points
  181. * made album set parameters configurable by commandline
  182. * mpeg padding on the fly implemented
  183. * create /EXT/SCANDATA.DAT for SVCD (disabled for VCD2.0)
  184. * detect audio streams
  185. * mpeg scanning code rewritten
  186. * minor XVCD & XSVCD support improvements
  187.  
  188. version 0.6.1 (stable)
  189. ======================
  190. 2001-05-01
  191.  
  192. * compilation fixes
  193. * fixed wrong SVCD/TRACKS.SVD creation for multitrack SVCDs
  194. * fixed support for writing 2336 based images
  195. * minor SVCD related conformance fixes
  196. * minor vcdrip improvements
  197.  
  198. version 0.6.0 (stable)
  199. ======================
  200. 2001-04-15
  201.  
  202. * implemented --rip-spi operation  
  203. * give up on invalid mpeg packets when scanning mpeg
  204. * fixed directory section growing into karaoke area
  205.  
  206. version 0.5.9beta4
  207. ==================
  208. 2001-03-18
  209.  
  210. * improved manual
  211. * added 2336 byte sectors support to vcdrip
  212. * fixed fd-leaking when adding files
  213. * fixed maximal cd image size boundary check
  214. * fixed zero file size bug
  215. * handle play times >= 100 mins (for svcd)
  216. * fixed pathtable entry ordering
  217. * added experimental --add-dir feature to vcdimager
  218.  
  219. version 0.5.9beta3
  220. ==================
  221. 2001-03-11
  222.  
  223. * improved packaging
  224. * minor portability fixes for non-gcc compiler
  225. * included popt library
  226. * minor fixes
  227.  
  228. version 0.5.9beta2
  229. ==================
  230. 2001-01-21
  231.  
  232. * fixed empty last block bug with --add-file
  233. * minor vcdrip improvements
  234. * scandata.dat scantable support for vcd 2.0
  235. * extended psd & lot for vcd 2.0
  236. * added handling of 2ndary audio channel and OGT (subtitles)
  237.  
  238. version 0.5.9beta1
  239. ==================
  240. 2001-01-15
  241.  
  242. * fixed padding packet losing bug in vcdrip
  243. * fixed misplaced MPEGAV-isofs offset bug introduced in alpha4
  244. * minor improvements in mpeg scanning code
  245.  
  246. version 0.5.9alpha4
  247. ===================
  248. 2001-01-13
  249.  
  250. * major vcdrip dump output improvement
  251. * VCD1.1 compatibility improved
  252. * fixed I/O error handling
  253. * added --broken-svcd-mode compatibility (mis)feature
  254. * search.dat transposition fix
  255.  
  256. version 0.5.9alpha3
  257. ===================
  258. 2001-01-06
  259.  
  260. * improved ISO9660 file addition facility
  261. * minor ISO9660 file entry ordering fix
  262. * minor documentation improvements
  263. * big endian fix for struct bitsets
  264. * new option '--quiet' for vcdimager cli fe
  265. * fixed --add-file-2336 bug
  266.  
  267. version 0.5.9alpha2
  268. ===================
  269. 2001-01-03
  270.  
  271. * creation of scanpoints for SVCDs
  272. * compilation fix for cygwin environment
  273. * vcdrip SVCD detection improved
  274. * oversize warnings
  275.  
  276. version 0.5.9alpha1
  277. ===================
  278. 2000-12-23
  279.  
  280. * 2336-byte-sector image support
  281. * improved cli frontend (progress visualization, short options)
  282. * experimental SVCD support
  283. * improved VCD 2.0 and VCD 1.1 support
  284. * started gnome-- frontend (non functional yet!)
  285. * bugfixes
  286. * vcdrip utility
  287. * removed glib dependancy from cli frontend
  288.  
  289. version 0.5
  290. ===========
  291. never released 
  292.  
  293. * major rewrite
  294.  
  295. version 0.4
  296. ===========
  297. 2000-08-27
  298.  
  299. * CD-i support enabled by default with default cdi path
  300. * added short options
  301. * improved portability
  302.  
  303. version 0.4alpha4
  304. =================
  305. 2000-08-25
  306.  
  307. * added simple support for video format detection/warnings
  308. * added PAL support
  309.  
  310. version 0.4alpha3
  311. =================
  312. 2000-08-25
  313.  
  314. * fixed missing EOF subheader marking
  315. * improved logging output
  316. * internal bugfixes/restructuring
  317.  
  318. version 0.4alpha2
  319. =================
  320. 2000-08-24
  321.  
  322. * custom file support bugfix
  323. * fixed wrongly reported start sectors in verbose output
  324. * internal bugfixes
  325.  
  326. version 0.4alpha1
  327. =================
  328. 2000-08-22
  329.  
  330. * big endian fix
  331. * supports upto 98 mpeg tracks (of previously 33 possible tracks)
  332. * more CD-ROM XA compliance/fix
  333. * CD-i support
  334. * experimental support for adding custom files to ISO9660 fs
  335.  
  336. version 0.3
  337. ===========
  338. 2000-08-16
  339.  
  340. * EDC/ECC calculation bug fixed
  341. * portability fixes
  342.  
  343. version 0.2
  344. ===========
  345. 2000-08-14
  346.  
  347. * fixed a few core dumps
  348. * --bin-file= option bug fixed
  349. * more verbose warnings/error messages
  350.  
  351. version 0.1
  352. ===========
  353. 2000-08-13
  354.  
  355. * initial public release
  356.  
  357. --
  358.